libxl: split libxl__qmp_send
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 1 Dec 2011 18:09:42 +0000 (18:09 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 1 Dec 2011 18:09:42 +0000 (18:09 +0000)
commit5ca4745339164c9c3fb3f3c353a25ed11fe3616f
treed6f966a6c94fce1e5601d1dff3cb8707026391e0
parent953d771e73711b638e7dbcc351fb64d88fb92ed5
libxl: split libxl__qmp_send

This patch prepares for the next patch, that will introduce an
alternative send function.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl_qmp.c